desc:instruct
npx -y @debugg-ai/debugg-ai-mcp| Parameter | Type | Required | Description |
|---|---|---|---|
| description | string | Required | Description of what page (relative url) and features should be tested. |
| localPort | number | Optional | Localhost port number where the app is running. Eg. 3000 |
| filePath | string | Optional | Absolute path to the file to test |
| repoName | string | Optional | The name of the current repository |
| branchName | string | Optional | Current branch name |
| repoPath | string | Optional | Local path of the repo root |